home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
System Booster
/
System Booster.iso
/
Texteditors
/
Textra116
/
Scripts
/
bol.textra
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-27
|
235 b
|
16 lines
/* beginning of line */
options results
get cursor position
if (result == SELECT) then do
get select position
parse var result startx ' ' starty ' ' endx ' ' endy
end
else
parse var result startx ' ' starty
gotoxy 0 starty